home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Utilities / Diagnostics / YER 1.0.0 / YER 1.0.0 FAT / YER 1.0.0 FAT.rsrc / STR#_1021.txt < prev    next >
Encoding:
Text File  |  1999-10-17  |  6.4 KB  |  205 lines

  1. OSATokenTooLong = -2742 ‚Ä¢Signaled when a name or number is too long to be parsed
  2.  
  3. OSADuplicateParameter = -2750 ‚Ä¢Signaled when a formal parameter, local variable, or instance variable is specified more than once,
  4.  
  5. OSADuplicateProperty = -2751 ‚Ä¢Signaled when a formal parameter, local variable, or instance variable is specified more than once
  6.  
  7. OSADuplicateHandler = -2752 ‚Ä¢Signaled when more than one handler is defined with the same name in a scope where the language doesn't allow it
  8.  
  9. OSAUndefinedVariable = -2753 ‚Ä¢Signaled when a variable is accessed that has no value
  10.  
  11. OSAInconsistentDeclarations = -2754 ‚Ä¢Signaled when a variable is declared inconsistently in the same scope, such as both local and global
  12.  
  13. OSAControlFlowError = -2755 ‚Ä¢Signaled when illegal control flow occurs in an application (no catcher for throw, non-lexical loop exit, etc.)
  14.  
  15. 1)scsiErrorBase
  16. 2)scsiExecutionErrors = -7936
  17.  
  18. scsiRequestAborted = -7934 ‚Ä¢PB request aborted by the host
  19.  
  20. scsiUnableToAbort = -7933 ‚Ä¢Unable to Abort PB request
  21.  
  22. scsiNonZeroStatus = -7932 ‚Ä¢PB request completed with an err
  23.  
  24. scsiUnused05 = -7931
  25.  
  26. scsiUnused06 = -7930
  27.  
  28. scsiUnused07 = -7929
  29.  
  30. scsiUnused08 = -7928
  31.  
  32. scsiUnableToTerminate = -7927 ‚Ä¢Unable to Terminate I/O PB req
  33.  
  34. scsiSelectTimeout = -7926 ‚Ä¢Target selection timeout
  35.  
  36. scsiCommandTimeout = -7925 ‚Ä¢Command timeout
  37.  
  38. scsiIdentifyMessageRejected = -7924
  39.  
  40. scsiMessageRejectReceived = -7923 ‚Ä¢Message reject received
  41.  
  42. scsiSCSIBusReset = -7922 ‚Ä¢SCSI bus reset sent/received
  43.  
  44. scsiParityError = -7921 ‚Ä¢Uncorrectable parity error occured
  45.  
  46. scsiAutosenseFailed = -7920 ‚Ä¢Autosense: Request sense cmd fail
  47.  
  48. scsiUnused11 = -7919
  49.  
  50. scsiDataRunError = -7918 ‚Ä¢Data overrun/underrun error
  51.  
  52. scsiUnexpectedBusFree = -7917 ‚Ä¢Unexpected BUS free
  53.  
  54. scsiSequenceFailed = -7916 ‚Ä¢Target bus phase sequence failure
  55.  
  56. scsiWrongDirection = -7915 ‚Ä¢Data phase was in wrong direction
  57.  
  58. scsiUnused16 = -7914
  59.  
  60. scsiBDRsent = -7913 ‚Ä¢A SCSI BDR msg was sent to target
  61.  
  62. scsiTerminated = -7912 ‚Ä¢PB request terminated by the host
  63.  
  64. scsiNoNexus = -7911 ‚Ä¢Nexus is not established
  65.  
  66. scsiCDBReceived = -7910 ‚Ä¢The SCSI CDB has been received
  67.  
  68. 1)scsiTooManyBuses ‚Ä¢Register failed because we're full
  69. 2)scsiNotExecutedErrors = -7888
  70.  
  71. scsiBusy = -7887 ‚Ä¢SCSI subsystem is busy
  72.  
  73. scsiProvideFail = -7886 ‚Ä¢Unable to provide requ. capability
  74.  
  75. scsiDeviceNotThere = -7885 ‚Ä¢SCSI device not installed/there
  76.  
  77. scsiNoHBA = -7884 ‚Ä¢No HBA detected Error
  78.  
  79. scsiDeviceConflict = -7883 ‚Ä¢sorry, max 1 refNum per DeviceIdent
  80.  
  81. scsiNoSuchXref = -7882 ‚Ä¢no such RefNum xref
  82.  
  83. scsiQLinkInvalid = -7881 ‚Ä¢pre-linked PBs not supported(The QLink field was nonzero)
  84.  
  85. 1)scsiPBLengthError ‚Ä¢(scsiPBLength is insuf'ct/invalid
  86. 2)scsiParameterErrors = -7872
  87.  
  88. scsiFunctionNotAvailable = -7871 ‚Ä¢The requ. func is not available
  89.  
  90. scsiRequestInvalid = -7870 ‚Ä¢PB request is invalid
  91.  
  92. scsiBusInvalid = -7869 ‚Ä¢Bus ID supplied is invalid
  93.  
  94. scsiTIDInvalid = -7868 ‚Ä¢Target ID supplied is invalid
  95.  
  96. scsiLUNInvalid = -7867 ‚Ä¢LUN supplied is invalid
  97.  
  98. scsiIDInvalid = -7866 ‚Ä¢The initiator ID is invalid
  99.  
  100. scsiDataTypeInvalid = -7865 ‚Ä¢scsiDataType requested not supported
  101.  
  102. scsiTransferTypeInvalid = -7864 ‚Ä¢scsiTransferType field is too high
  103.  
  104. scsiCDBLengthInvalid = -7863 ‚Ä¢scsiCDBLength field is too big
  105.  
  106. scsiUnused74 = -7862
  107.  
  108. scsiUnused75 = -7861
  109.  
  110. scsiBadDataLength = -7860 ‚Ä¢a zero data length in PB
  111.  
  112. scsiPartialPrepared = -7859 ‚Ä¢could not do full prepare mem for I/O
  113.  
  114. scsiInvalidMsgType = -7858 ‚Ä¢Invalid message type (internal)
  115.  
  116. scsiUnused79 = -7857
  117.  
  118. scsiBadConnID = -7856 ‚Ä¢Bad Connection ID
  119.  
  120. scsiUnused81 = -7855
  121.  
  122. scsiIOInProgress = -7854 ‚Ä¢Can't close conn, IO in prog
  123.  
  124. scsiTargetReserved = -7853 ‚Ä¢Target already reserved
  125.  
  126. scsiUnused84 = -7852
  127.  
  128. scsiUnused85 = -7851
  129.  
  130. scsiBadConnType = -7850 ‚Ä¢Bad connection type
  131.  
  132. 1)scsiCannotLoadPlugin ‚Ä¢No matching service category
  133. 2)scsiFamilyInternalError ‚Ä¢ Internal consistency check failed ‚Ä¢-7849
  134.  
  135. scsiPluginInternalError = -7848 ‚Ä¢Internal consistency check failed
  136.  
  137. scsiVendorSpecificErrorBase = -7808 ‚Ä¢Start of third-party error range
  138.  
  139. (GX Error) out_of_memory = gxFirstFatalError (-27999)
  140.  
  141. (GX Error) internal_fatal_error = gxFirstFatalError (-27999) + 1
  142.  
  143. (GX Error) no_outline_font_found = gxFirstFatalError (-27999) + 2
  144.  
  145. (GX Error) not_enough_memory_for_graphics_client_heap = gxFirstFatalError (-27999) + 3
  146.  
  147. (GX Error) could_not_create_backing_store = gxFirstFatalError (-27999) + 4
  148.  
  149. (GX Error) internal_error = gxFirstNonfatalError (-27950)
  150.  
  151. (GX Error) internal_font_error = gxFirstNonfatalError (-27950) + 1
  152.  
  153. (GX Error) internal_layout_error = gxFirstNonfatalError (-27950) + 2
  154.  
  155. (GX Error) could_not_dispose_backing_store = -27946
  156.  
  157. (GX Error) unflattening_interrupted_by_client = -27945
  158.  
  159. (GX Error) font_cannot_be_changed = -27944
  160.  
  161. (GX Error) illegal_font_parameter = -27943
  162.  
  163. (GX Error) null_font_scaler_context = gxFirstFontScalerError (-27900)
  164.  
  165. (GX Error) null_font_scaler_input = gxFirstFontScalerError (-27900) + 1
  166.  
  167. (GX Error) invalid_font_scaler_context = gxFirstFontScalerError (-27900) + 2
  168.  
  169. (GX Error) invalid_font_scaler_input = gxFirstFontScalerError (-27900) + 3
  170.  
  171. (GX Error) invalid_font_scaler_font_data = gxFirstFontScalerError (-27900) + 4
  172.  
  173. (GX Error) font_scaler_newblock_failed = gxFirstFontScalerError (-27900) + 5
  174.  
  175. (GX Error) font_scaler_getfonttable_failed = gxFirstFontScalerError (-27900) + 6
  176.  
  177. (GX Error) font_scaler_bitmap_allocation_failed = gxFirstFontScalerError (-27900) + 7
  178.  
  179. (GX Error) font_scaler_outline_allocation_failed = gxFirstFontScalerError (-27900) + 8
  180.  
  181. (GX Error) required_font_scaler_table_missing = gxFirstFontScalerError (-27900) + 9
  182.  
  183. (GX Error) unsupported_font_scaler_outline_format = gxFirstFontScalerError (-27900) + 10
  184.  
  185. (GX Error) unsupported_font_scaler_stream_format = gxFirstFontScalerError (-27900) + 11
  186.  
  187. (GX Error) unsupported_font_scaler_font_format = gxFirstFontScalerError (-27900) + 12
  188.  
  189. (GX Error) font_scaler_hinting_error = gxFirstFontScalerError (-27900) + 13
  190.  
  191. (GX Error) font_scaler_rasterizer_error = gxFirstFontScalerError (-27900) + 14
  192.  
  193. (GX Error) font_scaler_internal_error = gxFirstFontScalerError (-27900) + 15
  194.  
  195. (GX Error) font_scaler_invalid_matrix = gxFirstFontScalerError (-27900) + 16
  196.  
  197. (GX Error) font_scaler_fixed_overflow = gxFirstFontScalerError (-27900) + 17
  198.  
  199. (GX Error) font_scaler_api_version_mismatch = gxFirstFontScalerError (-27900) + 18
  200.  
  201. (GX Error) font_scaler_streaming_aborted = gxFirstFontScalerError (-27900) + 19
  202.  
  203. (GX Error) unknown_font_scaler_error = gxFirstFontScalerError (-27900) + 20
  204.  
  205.